Skip to content
Back to search
30
MCP

CSV Editor

pulsemcp/csv editor

Provides pandas-powered CSV file operations including data loading, filtering, transformation, statistical analysis, and quality validation through a session-based architecture with auto-save capabilities and support for multiple formats.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

CSV Tools AI
AI-powered CSV file manipulation, transformation, and analysis tools.
0 tools
iflow-mcp_csv-editor
MCP server for comprehensive CSV file operations with pandas-based tools
0 tools
Excel Explorer
Provides Excel file analysis through pandas-powered tools for loading spreadsheets, extracting schemas, sampling data, generating statistics
0 tools
CSV Analytics
Analytics and statistical analysis tools for CSV data files.
0 tools
File Editor
Provides file operations for reading, writing, and editing on host systems.
0 tools
csv-mcp-server
MCP server for comprehensive CSV file operations with pandas-based tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "csv_editor": {
      "url": "None",
      "transport": "http"
    }
  }
}